getTop

abstract fun getTop(): Int

Gets the vertical offset (y-coordinate) of the module's top-left corner from the top edge of the screen or parent container.

The units are typically pixels.

Return

The top position in pixels.